From 98f58df1bfc1defb526063146d07fa5af1e264bc Mon Sep 17 00:00:00 2001 From: Dave Love Date: Tue, 21 Jan 2003 18:29:11 +0000 Subject: [PATCH] Don't include string.h. --- lib-src/yow.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/lib-src/yow.c b/lib-src/yow.c index c658b15e41f..92df285870a 100644 --- a/lib-src/yow.c +++ b/lib-src/yow.c @@ -16,9 +16,6 @@ #include #include -#ifdef HAVE_STRING_H -#include -#endif #ifdef TIME_WITH_SYS_TIME #include #include -- 2.30.2